home *** CD-ROM | disk | FTP | other *** search
/ Collection of Internet / Collection of Internet.iso / infosrvr / dev / www_talk.930 / 000536_timbl@www3.cern.ch _Mon Jan 11 15:06:21 1993.msg < prev    next >
Internet Message Format  |  1994-01-24  |  2KB

  1. Return-Path: <timbl@www3.cern.ch>
  2. Received: from dxmint.cern.ch by  nxoc01.cern.ch  (NeXT-1.0 (From Sendmail 5.52)/NeXT-2.0)
  3.     id AA14527; Mon, 11 Jan 93 15:06:21 MET
  4. Received: by dxmint.cern.ch (5.65/DEC-Ultrix/4.3)
  5.     id AA16320; Mon, 11 Jan 1993 15:21:27 +0100
  6. Received: by www3.cern.ch (NX5.67c/NX3.0S)
  7.     id AA00499; Mon, 11 Jan 93 15:20:58 +0100
  8. Date: Mon, 11 Jan 93 15:20:58 +0100
  9. From: Tim Berners-Lee <timbl@www3.cern.ch>
  10. Message-Id: <9301111420.AA00499@www3.cern.ch>
  11. Received: by NeXT.Mailer (1.87.1)
  12. Received: by NeXT Mailer (1.87.1)
  13. To: Dan Connolly <connolly@pixel.convex.com>
  14. Subject: Re: dealing with new-lines 
  15. Cc: www-talk@nxoc01.cern.ch
  16. Reply-To: timbl@nxoc01.cern.ch
  17.  
  18. > This is a situation we need to resolve, one way or another. I'm inclined
  19. > to decide that <p> elements are allowed in PRE elements, but they have
  20. > no significance. 
  21.  
  22.  
  23. That would complicate certainly the CERN browsers, in that if they see a <p>  
  24. they always do the same thing.   They don't have mechanisms for being  
  25. context-sensitive about these things -- they just do the right thing with
  26. good HTML and don't bomb out with bad html.
  27.  
  28. I'd prefer us to say that the effect of <P> within <PRE> is undefined, or that  
  29. it is not recommened but if used is a newline.  I'd like Thomas to take them  
  30. out of his man pages, but butil then it isn't a disaster, its just double  
  31. spacing.  I feel that it would be a kludge to say they had no effect within  
  32. <PRE>  ... it would look weird to historians.
  33.  
  34.     --
  35.  
  36. I am prepared to change the <XMP> behaviour to be standard SGML for the sake of  
  37. it even if the example secitions in our documents end up moving up or down a  
  38. line as a result.
  39.  
  40.  
  41. Tim